ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _StepLineShapeViewsBuilder<TPointView> Class
Members

In This Topic
    _StepLineShapeViewsBuilder<TPointView> Class
    In This Topic
    Object Model
    _StepLineShapeViewsBuilder<TPointView> Class
    Syntax
    'Declaration
     
    Public MustInherit Class _StepLineShapeViewsBuilder(Of TPointView As ISymbolPointView) 
       Inherits _LineShapeViewsBuilder(Of TPointView)
       Implements ILineShapeViewsBuilder 
    public abstract class _StepLineShapeViewsBuilder<TPointView> : _LineShapeViewsBuilder<TPointView>, ILineShapeViewsBuilder  
    where TPointView: ISymbolPointView
    Type Parameters
    TPointView
    Inheritance Hierarchy
    See Also